Skip to content

deps: bump pyright from 1.1.410 to 1.1.411 - #327

Merged
cdeust merged 2 commits into
mainfrom
dependabot/pip/pyright-1.1.411
Aug 1, 2026
Merged

deps: bump pyright from 1.1.410 to 1.1.411#327
cdeust merged 2 commits into
mainfrom
dependabot/pip/pyright-1.1.411

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps pyright from 1.1.410 to 1.1.411.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 1, 2026
dependabot Bot and others added 2 commits August 1, 2026 18:48
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.410 to 1.1.411.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.410...v1.1.411)

---
updated-dependencies:
- dependency-name: pyright
  dependency-version: 1.1.411
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Dependabot's pip ecosystem rewrites the version specifier in
pyproject.toml (and the requirements/*.txt export it can see), but never
runs `uv lock` — so uv.lock kept resolving pyright 1.1.410 while
pyproject.toml asked for 1.1.411, and `uv lock --check` (ci.yml Lint)
failed as designed.

Regenerated with uv 0.11.3, the version ci.yml:516 pins, so the lock
format matches what CI validates.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@cdeust
cdeust force-pushed the dependabot/pip/pyright-1.1.411 branch from a498fc8 to ecad23d Compare August 1, 2026 16:50
@cdeust
cdeust merged commit b832bce into main Aug 1, 2026
19 checks passed
@cdeust
cdeust deleted the dependabot/pip/pyright-1.1.411 branch August 1, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant